Welcome![Sign In][Sign Up]
Location:
Search - poi 3.6

Search list

[SourceCode基于eclipse RCP的考勤系统

Description: 系统采用j2ee技术,用到JPA,POI,eclipse RCP,嵌入式derby数据库,是学习java富客户端开发的极好的例子。连学习待开发,花了一个月时间。 系统实现如下的功能: 1、 考勤系统的数据来源为门禁系统生成的打卡数据(统一格式的Excel数据表格); 2、 考勤系统输出的统计信息表为Excel表的格式,包含工号、姓名、工作时长; 3、 报表要体现员工每天的上下班时间、工作时长及早退迟到情况; 4、 该系统能够实现对员工的管理,包括增加/删除/修改操作; 5、 该系统能够实现对班次的管理,包括增加/删除/修改操作; 6、 由于员工工卡故障不能打卡,该系统能够人工修改考勤数据; 7、 员工按工作性质分为行政班和非行政班,系统能够根据打卡时间判别其属于哪个类型员工,并通过报表形式展现; 8、 报表体现员工每天第一次打卡和最后一次打卡的时间,夜班跨凌晨上班按上班日期计算工作时长; 9、 报表要体现员工的迟到、早退情况(超过10分钟); 10、 系统能保存整理后的考勤数据供日后查证; 11、 系统能够根据需要查询符合条件的考勤记录,并且导出数据; 12、 根据员工工号,查询某一时间段内的考勤情况; 13、 对于导出的考勤记录,可以选择某几列导出; 14、 根据员工部门、上班时间段查询并导出数据。 15、 在最后的考勤统计中,添加一项统计这一天的打卡次数
Platform: | Size: 15151257 | Author: waynex_jiang | Hits:

[CSharppoi

Description: 一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程     找出1000以内的所有完数。 -If just a few of the factors equal to it and that this number is called the " End of a few." For example 6 = 1+2+3. 1000 program to find all finished within a few.
Platform: | Size: 2048 | Author: 海伦 | Hits:

[JSP/Javapoi-src-3.6-20091214

Description: poi 源码包,可以操作ppt,word,excel-poi source package,with it U can operator ppt ,word and excel etc.
Platform: | Size: 36925440 | Author: xiaoQ | Hits:

[JSP/Javapoi-bin-3.6-20091214

Description: Apache poi 3.6 zip for windows for pdf reading you could use this jar to read a pdf file
Platform: | Size: 18262016 | Author: 蜗牛笔 | Hits:

[JSP/Javasse4j

Description: SSE4J(Spatial Search Engine for Java)是针对地理信息数据源构建的垂直搜索引擎应用接口,是基于Lucene+JTS Topology Suite开源库设计的框架。 规划的SSE4J包含: 1)SSE4J应用开发包 2)SSE4J Webservice应用接口 3)SSE4J工具集 规划的SSE4J包含的功能: 1) POI搜索(名称、地址、类型等关键字搜索;周边搜索) 2)道路搜索、区域搜索 3)地址匹配、反地址匹配、道路匹配 4)深度信息关联(网页关联) 5)路径规划(支持途径点、回避路障) 6)公交换乘 SSE4J支持中文分词检索。SSE4J Webservice接口的POI搜索(周边2公里的关键字查询,返回100条结果的应用场景;TP-T410环境)具备300毫秒/100用户的并发处理能力;路径规划(起点到终点直线距离为150公里的应用场景;TP-T410环境)支持600毫秒/50用户的并发处理能力。 SSE4J Webservice接口与Openlayers(ModestMaps)的组合,可以轻松构建地图服务的Web应用;通过调用SSE4J Webservice接口,也可实现LBS的终端应用。 http://code.google.com/p/sse4j/-spatial search engine for java
Platform: | Size: 484352 | Author: dux | Hits:

[CSharpnpoiexcel

Description: NPOI 是 POI 项目的 .NET 版本。POI是一个开源的Java读写Excel、WORD等微软OLE2组件文档的项目。 使用 NPOI 你就可以在没有安装 Office 或者相应环境的机器上对 WORD/EXCEL 文档进行读写。NPOI是构建在POI 3.x版本之上的,它可以在没有安装Office的情况下对Word/Excel文档进行读写操作。-NPOI is the POI project. NET version of. POI is an open source Java to read and write Excel, WORD and other Microsoft OLE2 component documentation project. Use NPOI you can not have Office installed on the machine, or the appropriate environment for WORD/EXCEL documents to read and write. NPOI is built on top of POI 3.x version, which can be the case without installing Office for Word/Excel documents to read and write operations.
Platform: | Size: 1973248 | Author: KENNY | Hits:

[CSharpNPOI-1.2.5-source-code

Description: NPOI 是 POI 项目的 .NET 版本。POI是一个开源的Java读写Excel、WORD等微软OLE2组件文档的项目。使用 NPOI 你就可以在没有安装 Office 或者相应环境的机器上对 WORD/EXCEL 文档进行读写。NPOI是构建在POI 3.x版本之上的,它可以在没有安装Office的情况下对Word/Excel文档进行读写操作。-NPOI is .NET version of POI project. POI project component Microsoft OLE2 document an open source Java to read and write Excel, WORD, etc. Use NPOI you can not install Office on a machine, or the appropriate environment for WORD/EXCEL documents to read and write. NPOI is built on top of POI 3.x versions, which can be installed in the absence of Office Word/Excel document to read and write.
Platform: | Size: 2173952 | Author: xuan | Hits:

[OS programcoding

Description: [1]使用异常映射机制统一管理项目中的错误消息 [2]使用序列化和反序列化技术实现对象的深度复制 [3]使用JFreeChart将选择题的答案数据导出为饼图 [4]使用POI将整个调查参与的结果导出为Excel [5]使用RBAC模型进行权限管理 [6]使用bitwise技术实现权限验证 [7]使用自定义切面记录日志([1] uses an exception mapping mechanism to uniformly manage error messages in a project [2] uses serialization and anti serialization techniques to implement deep replication of objects [3] uses JFreeChart to export the answer data of the multiple-choice question to pie charts [4] uses POI to export the results of the overall investigation into Excel [5] uses the RBAC model for rights management [6] uses bitwise technology to enable authentication [7] uses custom sections to log)
Platform: | Size: 557056 | Author: 精彩人生 | Hits:

CodeBus www.codebus.net